home *** CD-ROM | disk | FTP | other *** search
/ Alde ADA 5 #1 / ADA CD-ROM - Alde Publishing.iso / cm / rt.sid < prev    next >
Encoding:
Text File  |  1988-05-03  |  4.5 KB  |  96 lines

  1. --= SID = SIMTEL20 Ada Software Repository Item Description File = SID =--
  2. -- UNIT NAME         : Design Requirements Traceability Package
  3. -- VERSION           : 1.0
  4. -- REVIEW CODE       : 
  5. -- DDN ADDRESS       : 
  6. -- AUTHOR            : Intermetrics, Inc.
  7. --                   : 733 Concord Ave, Cambridge, MA 02138
  8. --                   : Bill Toscano or Michael Gordon (author)
  9. --                   : (617) 661-1840
  10. --                   : Contact: Lt. Colonel Falgiano
  11. --                   : ESD/SCW
  12. --                   : Hanscom AFB, MA  01731
  13. -- COPYRIGHT         : (c) 1985 Intermetrics, Inc.
  14. -- DATE CREATED      : 1985
  15. -- DATE RELEASED     : 1985
  16. -- DATE LAST UPDATED : 1985
  17. -- LOCATION          : ASR
  18. -- ENVIRONMENT       : Dec Ada / VMS
  19. --= CLASSIFICATION       ===============================================--
  20. -- CATEGORY LEVEL 1  : MANAGEMENT TOOLS
  21. -- CATEGORY LEVEL 2  : Requirements Tracker
  22. -- CATEGORY LEVEL 3  : 
  23. -- CATEGORY LEVEL 4  : 
  24. -- KEYWORD           : 
  25. -- INDEX             : Design
  26. -- INDEX             : Requirements
  27. -- INDEX             : Management
  28. -- INDEX             : Tracker, Requirements
  29. -- TAXONOMY          : 
  30. -- DEPENDENCIES      : 
  31. -- SEE ALSO          : WIS_TOOL_04_1_1
  32. -- SEE ALSO          : NEWABS
  33. --= FILE LISTING         ===============================================--
  34. -- FILE SPECS        : PD:<ADA.MANAGEMENT-TOOLS>RT*.*
  35. -- FILE SPECS        : PD:<ADA.COMPONENTS>NEWABS.*
  36. -- DIRECTORY DISPLAY :
  37. -- Directory   PD:<ADA.MANAGEMENT-TOOLS>
  38. --      File Name     Byte Count  Line Count
  39. --   ---------------  ----------  ----------
  40. --   RT.ABS                 2503          51
  41. --   RT.CMM                  627          31
  42. --   RT.EXP                 2640          99
  43. --   RT.LIS                37874        1405
  44. --   RT.PRO                 3915          80
  45. --   RT.SRC               393200        9250
  46. --   RTGRM.LIS             37874        1405
  47. --   RTREAD.ME              3348         101
  48. --   RTSRC.DIS              1673          24
  49. --   RTTEST.DAT            59084        1491
  50. --   RTTEST.DIS             1576          24
  51. --   RTUSER.MAN            16393         364
  52. --   ===============  ==========  ==========
  53. --    12 Files            560707       14325
  54. -- Directory   PD:<ADA.COMPONENTS>
  55. --      File Name     Byte Count  Line Count
  56. --   ---------------  ----------  ----------
  57. --   NEWABS.DIS             2768          43
  58. --   NEWABS.PRO             3364          75
  59. --   NEWABS.SRC           659811       22640
  60. --   ===============  ==========  ==========
  61. --     3 Files            665943       22758
  62. --= ABSTRACT             ===============================================--
  63. --         This  tool  is  used to trace routines and declarations in the
  64. -- source code back to specific paragraphs in  a  requirements  document.
  65. -- For  each  requirement referenced in a source file, the output listing
  66. -- shows what program units reference that requirement.  An  intermediate
  67. -- file  containing  the pairs (location in code, reference cited) can be
  68. -- saved for use in subsequent invocations.  When used in this  way,  the
  69. -- output  report  can  show  requirements traced to more than one source
  70. -- file.
  71. --= REVISION HISTORY     ===============================================--
  72. --
  73. -- DATE       VERSION        AUTHOR               HISTORY 
  74. --            1.0            Intermetrics         Initial Release                                                          
  75. --= RELEASE NOTICE       ===============================================--
  76. -- This prologue must be included in all copies of this software.
  77. -- 
  78. -- This software is copyright by the author.
  79. -- 
  80. -- This software is released to the Ada community.
  81. -- This software is released to the Public Domain (note:
  82. --   software released to the Public Domain is not subject
  83. --   to copyright protection).
  84. -- Restrictions on use or distribution:  NONE
  85. --= DISCLAIMER           ===============================================--
  86. --     This software and its documentation are provided "AS IS" and
  87. -- without any expressed or implied warranties whatsoever.  No warranties
  88. -- as to performance, merchantability, or fitness for a particular
  89. -- purpose exist.
  90. --     The user is advised to test the software thoroughly before
  91. -- relying on it.  The user must assume the entire risk and liability of
  92. -- using this software.  In no event shall any person or organization of
  93. -- people be held responsible for any direct, indirect, consequential or
  94. -- inconsequential damages or lost profits.
  95. --======================================================================--
  96.